Total Complexity | 58 |
Dependencies | 7 |
Dependents | 5 |
Total lines | 286 |
Lines of code | 176 |
Logical lines of code | 148 |
Comment lines | 26 |
Methods | 8 |
Properties | 22 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
setTable() | 36 | 24 | 71 | |
isRecordNull() | 56 | 9 | 18 | |
__construct() | 47 | 5 | 37 | |
isRecordExists() | 62 | 6 | 10 | |
loadRecord() | 59 | 4 | 14 | |
getFieldByName() | 66 | 4 | 9 | |
getFieldById() | 66 | 4 | 9 | |
getRecordFieldValue() | 65 | 2 | 8 |